home *** CD-ROM | disk | FTP | other *** search
/ Talking E-Mail / Talking E-Mail.iso / whole / Voiceguide / USRVOIC2.INI < prev    next >
INI File  |  1997-01-06  |  10KB  |  413 lines

  1. ;USR Sportster Voice
  2. ;The beep tones have been disabled in this driver
  3. ;as apparently some USR Voice modems have problems
  4. ;detecting DTMF tones straight after playing a 
  5. ;tone themselves.
  6. ;Please select to use this driver if you experience
  7. ;problems with using the USRVOICE.INI driver.
  8. [Modem]
  9. descrSoundQualityLow=Not Supported - Select High
  10. descrSoundQualityMed=Not Supported - Select High
  11. descrSoundQualityHi=High (GSM)
  12. fileListLow=
  13. fileSuffixLow=
  14. fileListMed=
  15. fileSuffixMed=
  16. fileListHigh=GSM
  17. fileSuffixHigh=GSM
  18. ;
  19. test=AT#CLS=8#VLS=2
  20. test_r1=VCON
  21. test_r2=OK
  22. test_tout=50
  23. ;
  24. ;The modem reset command
  25. reset=ATHZ
  26. reset_r1=OK
  27. reset_tout=80
  28. ;
  29. ;InitString 1
  30. init1=AT&F1&K3
  31. ;init1=AT
  32. init1_r1=OK
  33. init1_tout=30
  34. ;
  35. ;Select Voice mode
  36. vmode=AT#CLS=0#BDR=0
  37. vmode_r1=OK
  38. vmode_r2=VCON
  39. vmode_tout=40
  40. ;
  41. ;I/O : telephone line (with speaker ON, #VLS=0 for speaker off)
  42. ;used for configuring modem for incoming calls
  43. iomodetel=AT#CLS=8#VLS=4
  44. iomodetel_r1=OK
  45. iomodetel_r2=VCON
  46. iomodetel_tout=40
  47. ;
  48. ;I/O : speaker only 
  49. ;used in local recordings only
  50. iomodespkr=AT#CLS=8#VLS=2
  51. iomodespkr_r1=OK
  52. iomodespkr_r2=VCON
  53. iomodespkr_tout=40
  54. ;
  55. ;I/O : microphone only
  56. ;used in local recordings only
  57. iomodemic=AT#CLS=8#VLS=3
  58. iomodemic_r1=OK
  59. iomodemic_r2=VCON
  60. iomodemic_tout=40
  61. ;
  62. ;I/O : local handset
  63. ;used in local recordings only
  64. iomodelocal=AT#CLS=8#VLS=1
  65. iomodelocal_r1=OK
  66. iomodelocal_r2=VCON
  67. iomodelocal_tout=40
  68. ;
  69. ;Voice mode init 1
  70. vinit1=
  71. vinit1_r1=OK
  72. vinit1_r2=ERROR
  73. vinit1_tout=30
  74. ;
  75. ;Enable Caller ID reception
  76. cidyes=AT#VSD=1#VTD=3f,3f,3f#CID=1
  77. cidyes_r1=OK
  78. cidyes_r2=VCON
  79. cidyes_tout=40
  80. ;
  81. ;Disable Caller ID reception
  82. cidno=AT#VSD=1#VTD=3f,3f,3f#CID=0
  83. cidno_r1=OK
  84. cidno_r2=VCON
  85. cidno_tout=40
  86. ;
  87. ;Voice mode init 2
  88. ; s46 accepts 0-255 and is a linear scale 
  89. ; determining DSP amplitude
  90. vinit2=ATs0=0s30=0s46=240
  91. vinit2_r1=OK
  92. vinit2_r2=VCON
  93. vinit2_tout=40
  94. ;
  95. ;Voice mode init 3
  96. ; the USR Vi is designed to accept and funtion 
  97. ; at 19200 for the voice data stream
  98. vinit3=AT#BDR=0
  99. vinit3_r1=OK
  100. vinit3_r2=VCON
  101. vinit3_tout=40
  102. ;
  103. ;Voice mode init 4
  104. vinit4=
  105. vinit4_r1=OK
  106. vinit4_r2=VCON
  107. vinit4_r3=ERROR
  108. vinit4_tout=40
  109. ;
  110. ;Silence Detection settings
  111. ;sildet=sildeta+sildetax+sildetb+SilDetLen+sildetbz
  112. sildeta=AT#VSS=
  113. sildeta0=1
  114. sildeta1=2
  115. sildeta2=3
  116. sildetb=#VSP=
  117. sildetbz=0
  118. sildet_r1=OK
  119. sildet_tout=30
  120. ;
  121. ;Enable Distinctive Ringing
  122. ;Disticnt Ring codes reported are: 
  123. ;"RING A", "RING B", "RING C" andd "RING D"
  124. dryes=ATS41=1
  125. dryes_r1=OK
  126. dryes_r2=VCON
  127. dryes_tout=40
  128. ;
  129. ;Disable Distinctive Ringing
  130. drno=ATS41=0
  131. drno_r1=OK
  132. drno_r2=VCON
  133. drno_tout=40
  134. ;
  135. ;Voice Compression settings
  136. ;The USR VI uses GSM which has no variable compression. 
  137. comprsLow=AT
  138. comprsMed=AT
  139. comprsHigh=AT
  140. comprs_r1=OK
  141. comprs_r2=VCON
  142. comprs_tout=40
  143. ;
  144. ;Sets the Port speed which will be used for communication 
  145. ;between the computer and the modem. Setting depends on 
  146. ;the Compression Type choosen. 
  147. ;(leave blank if you do not wish to lock the port speed)
  148. lockPortSpeedComprsLow=19200
  149. lockPortSpeedComprsMed=19200
  150. lockPortSpeedComprsHigh=19200
  151. ;
  152. ;The Port speed which will be used to Play and Record 
  153. ;sound files only. You may want to leave this blank if the 
  154. ;port speed was locked when the sound compression was being 
  155. ;selected.
  156. comprsPortSpeedLow=
  157. comprsPortSpeedMed=
  158. comprsPortSpeedHigh=
  159. ;
  160. ;The port speed which will be dropped down to after the 
  161. ;Play/Record has finished.
  162. comprsPortSpeedAfter=19200
  163. ;
  164. ;Whether the change to the new Port speed is to occur 
  165. ;BEFORE or AFTER the issuing of the Play/Record command. 
  166. ;BEFORE: port speed changed after issue of "speedCommandBeforeComprs"
  167. ;AFTER: port speed changed after issue of the Play or Record command.
  168. ;Leave blank if no Port speed change is required for Play & Record.
  169. comprsSpeedChange=
  170. ;
  171. ;The command which will be sent before any Play or Record command to
  172. ;initialise the port speed. Leave blank if no command is to be sent.
  173. speedCommandBeforeComprsLow=
  174. speedCommandBeforeComprsMed=
  175. speedCommandBeforeComprsHigh=
  176. ;
  177. ;This command will be sent to the modem after Play/Record has finished.
  178. ;It is used to initialise the port speed to the value prior to the 
  179. ;Play/Record commencing. Leave blank if no command is to be sent.
  180. speedCommandAfterComprs=
  181. speedCommandAfterComprs_r1=
  182. speedCommandAfterComprs_tout=0
  183. ;
  184. ;go into Play Sound File mode.
  185. play=AT#VTX
  186. play_r1=CONNECT
  187. play_tout=40
  188. ;
  189. ;go into Record Sound File mode.
  190. record=AT#VRX
  191. record_r1=CONNECT
  192. record_tout=50
  193. ;
  194. ;A special code to specify any special processing to be carried
  195. ;out on the recorded files.
  196. ;DS : number of bytes to delete from the start of the recorded file.
  197. ;DE : number of bytes to delete from the end of the recorded file.
  198. recoptions=(DS,2)(DE,8)
  199. ;
  200. ;Some commands & codes below are specified using ASCII values
  201. ;Where a command or code is more then 1 character long, the characters
  202. ;are separated by commas.
  203. ;
  204. ;Code sent to the modem to immediately stop playing a sound file.
  205. ;vplaystopfast=16,24
  206. vplaystopfast=16,24,10,16,24
  207. vplaystopfast_r1=VCON
  208. vplaystopfast_r1=OK
  209. vplaystopfast_tout=200
  210. ;
  211. ;Code sent to the modem to stop recording a sound file.
  212. vstoprec=10
  213. vstoprec_r1=VCON
  214. vstoprec_tout=40
  215. ;
  216. ;Code sent to the modem at the end of playing a sound file, 
  217. ;vplayend=16,03
  218. vplayend=16,03,10,16,03
  219. vplayend_r1=VCON
  220. vplayend_r2=OK
  221. ;timeout is long as USR Vi does not implement the 
  222. ;<DLE><U> message !!! Please USR, fix this soon !!!
  223. vplayend_tout=200
  224. ;
  225. ;Code sent by the modem to the VoiceGuide that an 
  226. ;incoming call RING was just heard, you can modify this entry
  227. ;(if your modem supports distinctive ringing) to specify
  228. ;on which type of call would you like the modem to answer.
  229. ;Specified in ASCII characters
  230. incomingRingHeardcode=13,10,82,73,78,71
  231. ;
  232. ;Code sent by the modem to the VoiceGuide that an 
  233. ;incoming call was just answered by the modem without
  234. ;any command being issued from VoiceGuide
  235. incomingCallAnswered=
  236. ;
  237. ;How many different Answer modes are supported by this modem.
  238. ;VoiceGuide will issue the commands for the selected
  239. ;answer mode after it hears the selected number of rings.
  240. ;
  241. AnswerModesCount=2
  242. ;
  243. ;Descriptions of the various answer modes:
  244. AnswerModeDesc1=Answer Call with Modem Speaker ON
  245. AnswerModeDesc2=Answer Call with Modem Speaker OFF
  246. ;
  247. ;Answer an incoming call. 1st command of mode 1 answer
  248. answer_mode1_cmd1=AT#CLS=8#VLS=4
  249. answer_mode1_cmd1_r1=VCON
  250. answer_mode1_cmd1_r2=OK
  251. answer_mode1_cmd1_tout=30
  252. ;
  253. ;Answer an incoming call. 2nd command of mode 1 answer
  254. answer_mode1_cmd2=ATA
  255. answer_mode1_cmd2_r1=VCON
  256. answer_mode1_cmd2_r2=OK
  257. answer_mode1_cmd2_tout=50
  258. ;
  259. ;Answer an incoming call. 1st command of mode 2 answer
  260. answer_mode2_cmd1=AT#CLS=8#VLS=0
  261. answer_mode2_cmd1_r1=VCON
  262. answer_mode2_cmd1_r2=OK
  263. answer_mode2_cmd1_tout=30
  264. ;
  265. ;Answer an incoming call. 2nd command of mode 2 answer
  266. answer_mode2_cmd2=ATA
  267. answer_mode2_cmd2_r1=VCON
  268. answer_mode2_cmd2_r2=OK
  269. answer_mode2_cmd2_tout=50
  270. ;
  271. ;Init string sent to modem before dialing an alphanumeric pager
  272. ;Also see the [pager] section in the VG.INI file
  273. pagerinit=
  274. pagerinit_r1=OK
  275. pagerinit_tout=30
  276. ;
  277. ;Dial command prefix (telephone number is appended)
  278. dial=ATDT
  279. dial_r1=VCON
  280. dial_r2=CONNECT
  281. dial_tout=300
  282. ;
  283. ;Hangup (go on-hook) command
  284. hangup=ATH
  285. hangup_r1=OK
  286. hangup_tout=70
  287. ;
  288. ;Sent to modem when exiting VoiceGuide
  289. exitVG=ATZHS0=0
  290. exitVG_r1=OK    ;not used
  291. exitVG_tout=70    ;not used
  292. ;
  293. ;Leave Voice mode
  294. vmodeleave=AT#BDR=0#CLS=0
  295. vmodeleave_r1=OK
  296. vmodeleave_tout=40
  297. ;
  298. ;Leave Voice mode 2
  299. vmodeleave2=
  300. vmodeleave2_r1=
  301. vmodeleave2_tout=
  302. ;
  303. ;used in PABX transfer-to-extension command 1
  304. ;Looks like USR VI can do a hookflash tranfer without
  305. ;having to switch back to Data mode.
  306. ;hence we will leave this command blank
  307. hookflash1=
  308. ;If you have any problems with your USR VI PABX transfers,
  309. ;please uncomment the command below, and insert a ; before
  310. ;the command above.
  311. ;hookflash1=AT#BDR=0#CLS=0
  312. hookflash1_r1=OK
  313. hookflash1_tout=30
  314. ;
  315. ;used in PABX transfer-to-extension command 2
  316. hookflash2=ATX3DT!
  317. hookflash2_r1=OK
  318. hookflash2_r2=ERROR
  319. hookflash2_r3=NO DIALTONE
  320. hookflash2_r4=RING
  321. ;hookflash2_tout specifies how long after issuing the hookflash
  322. ;would you like the modem to hangup:
  323. ;You might need to tweak the timeout setting to suit your system.
  324. ;If it is set too low then the full extension number might not
  325. ;get dialed, as the next command will interrupt the 
  326. ;PABX transfer command.
  327. hookflash2_tout=80
  328. ;
  329. ;play tone string (parameter supplied by program)
  330. playTones=AT#VTS=
  331. playTones_r1=OK
  332. playTones_tout=100    ;not used
  333. ;
  334. ;predefined beep - used for 'beeps' in script,
  335. ;eg: faxback, voicemail
  336. ;the "beep" has been disabled as some USR Voice modems 
  337. ;fail to detect DTMF tones properly after just playing a tone.
  338. ;If your modem has this problem then change the 
  339. ;"AT#VTS=[900,0,2]" to "AT"
  340. ;beep1=AT#VTS=[900,0,2]
  341. beep1=AT
  342. beep1_r1=OK
  343. beep1_r2=VCON
  344. beep1_tout=10
  345. ;
  346. ;predefined beep - used when stopping recording from telephone line
  347. ;beep2=AT#VTS=[600,0,2]
  348. beep2=AT
  349. beep2_r1=OK
  350. beep2_r2=VCON
  351. beep2_tout=10
  352. ;
  353. escape=16
  354. ;
  355. ; Codes sent by the modem:
  356. ; it is assumed that all type of modems will report
  357. ; the 0-9 & A-D DTMF tones using corresponding characters.
  358. codeDTMFstar=*
  359. codeDTMFhash=#
  360. codeAnswerTone=a
  361. codeBusy=b
  362. codeFaxCall=c
  363. codeDialTone=d
  364. codeDataCall=e
  365. codeBellAnswer=f
  366. codeErrorOverrun=
  367. codeQuiet=q
  368. codeSilence=s
  369. codeOnHooklLocal=
  370. codeOffHooklLocal=
  371. codeOnHookRemote=
  372. codeOffHookRemote=
  373. codeOnHookExtension=
  374. codeOffHookExtension=o
  375. codeErrorUnderrun=
  376. codeRingWhilePlayOrRec=
  377. 'ASCII values for DLE codes to disregard.
  378. 'must be delimited by commas, with starting and ending commas included
  379. 'eg: IgnoreWhilePlay=,23,145,59,
  380. IgnoreWhilePlay=
  381. IgnoreWhileRec=
  382. ;
  383. ;Commands used during PABX transfers.
  384. ;
  385. pabxpre1=AT#BDR=0#CLS=0
  386. pabxpre1_r1=OK
  387. pabxpre1_tout=30
  388. pabxpre2= 
  389. pabxpre2_r1= 
  390. pabxpre2_tout= 
  391. pabxpre3= 
  392. pabxpre3_r1= 
  393. pabxpre3_tout= 
  394.  
  395. pabxxferprefix=ATX3S6=2D!
  396. pabxxfersuffix=;
  397. pabxxfer_r1=OK
  398. pabxxfer_tout=150
  399.  
  400. pabxxferback=ATX3S6=2D!;
  401. pabxxferback_r1=OK
  402. pabxxferback_tout=100
  403.  
  404. pabxpost1=AT#CLS=8#BDR=16#VLS=4
  405. pabxpost1_r1=OK
  406. pabxpost1_tout=40 
  407. pabxpost2=ATA
  408. pabxpost2_r1=VCON
  409. pabxpost2_tout=50
  410. pabxpost3=
  411. pabxpost3_r1=
  412. pabxpost3_tout=
  413.